home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / faqs / msdos-programmer-faq.diff < prev    next >
Encoding:
Internet Message Format  |  1994-05-04  |  1.5 KB

  1. Subject: comp.os.msdos.programmer FAQ diffs
  2. Newsgroups: comp.os.msdos.programmer,comp.answers,news.answers
  3. From: brown@ncoast.org
  4. Date: Sun, 1 May 1994 22:20:34 GMT
  5.  
  6. Archive-name: msdos-programmer-faq/diff
  7. Comp-os-msdos-programmer-archive-name: dos-faq-diff
  8. Posting-frequency: monthly
  9. Last-modified: 1 May 1994
  10.  
  11.  
  12. As the FAQ list is quite long, I'm posting diffs for those of you who
  13. already have copies of the previous issue.  (Diffs involving only
  14. formatting and punctuation, and other trivial diffs, are omitted.)  If
  15. you want the complete list, don't worry:  I'm posting it as a separate
  16. article with subject line starting "comp.os.msdos.programmer FAQ".
  17.  
  18. Key:  "-" lines were in the previous FAQ list; "+" lines are in this one.
  19.  
  20. +20>Last-modified: 1 May 1994
  21. -20>Last-modified: 19 Apr 1994
  22.  
  23. +151>    713. How can a program tell whether ANSI.SYS is installed? (new: 20
  24. +152>         Apr 1994)
  25.  
  26. +263>    New contributor: Bob Smith
  27.  
  28. +2319>Subject:  713. How can a program tell whether ANSI.SYS is installed?
  29. +2320>               (new: 20 Apr 1994)
  30. +2322>    In DOS 4.0 and above, call INT 2F AX=1A00.  If the value FF is
  31. +2323>    returned in AL, ANSI.SYS is installed.  For more information, see
  32. +2324>    Ralf Brown's interrupt list (question C03).
  33.  
  34. (end of comp.os.msdos.programmer diffs)
  35. -- 
  36. Stan Brown, Oak Road Systems                    brown@Ncoast.ORG
  37. Can't find FAQ lists?  ftp to 'rtfm.mit.edu' and look in /pub/usenet
  38. (or email me >>> with valid reply-to address <<< for instructions).
  39. I can also send "newbie" information on Usenet--just ask if you want it.
  40.  
  41.